SetType
TheSetType
method sets the type of the focused value.
void SetType (in ODValueType valueType);
valueType
- The new type of the focused value.
DISCUSSION
This method should be used with caution; it may make this storage-unit view invalid.EXCEPTIONS
If the storage-unit cursor for this storage-unit view does not represent a legal focus context for the storage unit that created this storage-unit view, this method throws exceptions raised by the
kODErrInvalidValueType
- The specified value type is improperly formed or illegal.
kODErrUnfocusedStorageUnit
- The focus context of this storage-unit view is not a value.
FocusWithCursor
method of that storage unit.SEE ALSO
TheODValueType
type (page 904).
TheODStorageUnitView::GetType
method (page 744).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help